[<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
Int 14 Fn 01  - Connection Manager - Send Character                        [N]

   AH = 01h
   DX = FFFFh
   BH = character to send

Return: AH = return code (00h-02h,06h) (see AH=00h/DX=FFFFh)

Notes: if DX is 0-3 on entry, Connection Manager emulates the standard BIOS
     function, but redirects the port over the network; if DX is any other
     value, the call is chained
   this function is provided primarily for compatibility; AH=06h/DX=FFFFh
     is the preferred function because it provides better performance

See Also: AH=02h/DX=FFFFh,AX=06h/DX=FFFFh,AH=09h/DX=FFFFh

This page created by ng2html v1.05, the Norton guide to HTML conversion utility. Written by Dave Pearson